home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual BASIC 5.0 (Ent. Edition) / Vb5ent Extractor.EXE / VB / SAMPLES / ENTRPRIS / APE / AESERVIC / AESERVIC.VBP < prev    next >
Encoding:
VisualBasic Project  |  1997-01-16  |  1.5 KB  |  46 lines

  1. Type=OleDll
  2. Reference=*\G{54CDFB53-F230-11CF-9B49-00AA0069522B}#1.0#9#..\..\..\VB5\AEIntrfc.tlb#Application Performance Explorer, Standard Interfaces
  3. Reference=*\G{00025E01-0000-0000-C000-000000000046}#4.0#0#..\..\..\VB5\DAO350.DLL#Microsoft DAO 3.5 Object Library
  4. Class=Service; service.cls
  5. Module=modAEConstants; ..\include\modaecon.bas
  6. Module=modService; modservc.bas
  7. Module=modVBErrors; ..\include\modvberr.bas
  8. Module=modAEGlobals; ..\Include\modAEGlb.bas
  9. ResFile32="aeservic.res"
  10. Startup="Sub Main"
  11. HelpFile=""
  12. Title="Application Performance Explorer Servic"
  13. ExeName32="AEServic.dll"
  14. Command32=""
  15. Name="AEService"
  16. HelpContextID="0"
  17. Description="Application Performance Explorer Service"
  18. CompatibleMode="2"
  19. CompatibleEXE32="..\Server\AEServic.cmp"
  20. VersionCompatible32="1"
  21. MajorVer=1
  22. MinorVer=0
  23. RevisionVer=3716
  24. AutoIncrementVer=0
  25. ServerSupportFiles=0
  26. DllBaseAddress=&H10000000
  27. VersionCompanyName="Microsoft Corporation"
  28. VersionFileDescription="Application Performance Explorer Service"
  29. VersionLegalCopyright="Copyright ⌐ 1996-1997 Microsoft Corp."
  30. VersionLegalTrademarks="Microsoft« is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation"
  31. VersionProductName="Application Performance Explorer Service"
  32. CompilationType=0
  33. OptimizationType=0
  34. FavorPentiumPro(tm)=0
  35. CodeViewDebugInfo=0
  36. NoAliasing=0
  37. BoundsCheck=0
  38. OverflowCheck=0
  39. FlPointCheck=0
  40. FDIVCheck=0
  41. UnroundedFP=0
  42. StartMode=1
  43. Unattended=-1
  44. ThreadPerObject=0
  45. MaxNumberOfThreads=1
  46.